home *** CD-ROM | disk | FTP | other *** search
INI File | 2007-07-13 | 15.3 KB | 875 lines |
- [%info]
- Used css beautify; for properties and colors
- CSS Level 2.1
- Reference: http://www.w3.org/TR/CSS21/
- CSS Internet Explorer 6 Compatible
- Main reference: http://www.blooberry.com/indexdot/css/
- CSS Opera 8 Compatible
- Reference: http://www.opera.com/docs/specs/css/
-
- [%groups]
- aural=Aural
- borders=Borders
- colors=Colors and Backgrounds
- fonts=Font
- generate=Generated Content
- other=Other
- page=Page
- scrollbar=Scrollbar
- table=Tables
- text=Text
- visual=Visual
-
- [%properties]
- azimuth
- background
- background-attachment
- background-color
- background-image
- background-position
- background-position-x
- background-position-y
- background-repeat
- behavior
- border
- border-bottom
- border-bottom-color
- border-bottom-style
- border-bottom-width
- border-collapse
- border-color
- border-left
- border-left-color
- border-left-style
- border-left-width
- border-right
- border-right-color
- border-right-style
- border-right-width
- border-spacing
- border-style
- border-top
- border-top-color
- border-top-style
- border-top-width
- border-width
- bottom
- caption-side
- clear
- clip
- color
- content
- counter-increment
- counter-reset
- cue
- cue-after
- cue-before
- cursor
- direction
- display
- elevation
- empty-cells
- filter
- float
- font
- font-family
- font-size
- font-style
- font-variant
- font-weight
- height
- ime-mode
- layout-flow
- layout-grid
- layout-grid-char
- layout-grid-char-spacing
- layout-grid-line
- layout-grid-mode
- layout-grid-type
- left
- letter-spacing
- line-break
- line-height
- list-style
- list-style-image
- list-style-position
- list-style-type
- margin
- margin-bottom
- margin-left
- margin-right
- margin-top
- max-height
- max-width
- min-height
- min-width
- orphans
- outline
- outline-color
- outline-style
- outline-width
- overflow
- overflow-x
- overflow-y
- padding
- padding-bottom
- padding-left
- padding-right
- padding-top
- page-break-after
- page-break-before
- page-break-inside
- pause
- pause-after
- pause-before
- pitch
- pitch-range
- play-during
- position
- quotes
- richness
- right
- ruby-align
- ruby-overhang
- ruby-position
- scrollbar-3dlight-color
- scrollbar-arrow-color
- scrollbar-base-color
- scrollbar-darkshadow-color
- scrollbar-face-color
- scrollbar-highlight-color
- scrollbar-shadow-color
- scrollbar-track-color
- size
- speak
- speak-header
- speak-numeral
- speak-punctuation
- speech-rate
- stress
- table-layout
- text-align
- text-align-last
- text-autospace
- text-decoration
- text-indent
- text-justify
- text-kashida-space
- text-overflow
- text-transform
- text-underline-position
- top
- unicode-bidi
- vertical-align
- visibility
- voice-family
- volume
- white-space
- width
- windows
- word-break
- word-spacing
- word-wrap
- writing-mode
- z-index
- zoom
- -ms-interpolation-mode
-
-
- [%units]
- <length>=px|em|ex|pt|in|pc|mm|cm
- <angle>=deg|grad|rad
- <time>=ms|s
- <frequency>=Hz|kHz
-
- [%types]
- <border-style>=none|hidden|dotted|dashed|solid|double|groove|ridge|inset|outset
- <border-width>=<length>|thin|medium|thick
- <absolute-size>=xx-small|x-small|small|medium|large|x-large|xx-large
- <relative-size>=larger|smaller
- <generic-family>=serif|sans-serif|cursive|fantasy|monospace
-
-
- [background-position-x]
- group=colors
- value=<percentage>|<length>|left|center|right
-
- [background-position-y]
- group=colors
- value=<percentage>|<length>|top|center|bottom
-
- [behavior]
- group=other
- value=<url>
-
- [filter]
- group=other
- value=<filter>
-
- [ime-mode]
- group=text
- value=auto|active|inactive|disabled
-
- [layout-flow]
- group=text
- value=horizontal|vertical-ideographic
-
- [layout-grid]
- group=text
- value=<mixed>
- sub1=layout-grid-mode,both|none|line|char
- sub2=layout-grid-type,loose|strict|fixed
- sub3=layout-grid-line,<percentage>|<length>|none|auto
- sub4=layout-grid-char,<percentage>|<length>|none|auto
- sub5=layout-grid-char-spacing,<percentage>|<length>|auto
-
- [layout-grid-char]
- group=text
- value=<percentage>|<length>|none|auto
-
- [layout-grid-char-spacing]
- group=text
- value=<percentage>|<length>|auto
-
- [layout-grid-line]
- group=text
- value=<percentage>|<length>|none|auto
-
- [layout-grid-mode]
- group=text
- value=both|none|line|char
-
- [layout-grid-type]
- group=text
- value=loose|strict|fixed
-
- [line-break]
- group=text
- value=normal|strict
-
- [overflow-x]
- group=visual
- value=visible|hidden|scroll|auto
-
- [overflow-y]
- group=visual
- value=visible|hidden|scroll|auto
-
- [page-break-after]
- group=page
- value=auto|always|avoid|left|right
-
- [page-break-before]
- group=page
- value=auto|always|avoid|left|right
-
- [page-break-inside]
- group=page
- value=avoid|auto
-
- [ruby-align]
- group=text
- value=auto|left|center|right|distribute-letter|distribute-space|line-edge
-
- [ruby-overhang]
- group=text
- value=auto|none|whitespace
-
- [ruby-position]
- group=text
- value=above|inline
-
- [scrollbar-3dlight-color]
- group=scrollbar
- value=<color>
-
- [scrollbar-arrow-color]
- group=scrollbar
- value=<color>
-
- [scrollbar-base-color]
- group=scrollbar
- value=<color>
-
- [scrollbar-darkshadow-color]
- group=scrollbar
- value=<color>
-
- [scrollbar-face-color]
- group=scrollbar
- value=<color>
-
- [scrollbar-highlight-color]
- group=scrollbar
- value=<color>
-
- [scrollbar-shadow-color]
- group=scrollbar
- value=<color>
-
- [scrollbar-track-color]
- group=scrollbar
- value=<color>
-
- [size]
- group=page
- value=<length>|auto|portrait|landscape
-
- [text-align-last]
- group=text
- value=left|right|center|justify|auto
-
- [text-autospace]
- group=text
- value=none|ideograph-alpha|ideograph-numeric|ideograph-parenthesis|ideograph-space
-
- [text-justify]
- group=text
- value=inter-word|newspaper|distribute-all-lines|distribute|inter-ideograph|auto
-
- [text-kashida-space]
- group=text
- value=<percentage>
-
- [text-overflow]
- group=text
- value=ellipsis|clip
-
- [text-underline-position]
- group=text
- value=above|below|auto|auto-pos
-
- [windows]
- group=page
- value=<number>
-
- [word-break]
- group=text
- value=normal|break-all|keep-all
-
- [word-wrap]
- group=text
- value=normal|break-word
-
- [writing-mode]
- group=text
- value=lr-tb|rl-tb|tb-rl|bt-rl
-
- [z-index]
- group=visual
- value=<number>|auto
-
- [zoom]
- group=other
- value=<percentage>|<number>|normal
-
-
-
- [azimuth]
- group=aural
- value=<angle>|left-side|far-left|left|center-left|center|center-right|right|far-right|right-side|behind|leftwards|rightwards
-
- [background]
- group=colors
- value=<mixed>
- sub1=background-color,<color>|transparent
- sub2=background-image,<imageurl>|none
- sub3=background-repeat,repeat|repeat-x|repeat-y|no-repeat
- sub4=background-attachment,scroll|fixed
- sub5=background-position,<percentage>|<length>|top|center|bottom|left|right
-
- [background-attachment]
- group=colors
- value=scroll|fixed
-
- [background-color]
- group=colors
- value=<color>|transparent
-
- [background-image]
- group=colors
- value=<imageurl>|none
-
- [background-position]
- group=colors
- value=<percentage>|<length>|top|center|bottom|left|right
-
- [background-repeat]
- group=colors
- value=repeat|repeat-x|repeat-y|no-repeat
-
- [border]
- group=borders
- value=<mixed>
- sub1=width,<border-width>
- sub2=style,<border-style>
- sub3=color,<color>
-
- [border-bottom]
- group=borders
- value=<mixed>
- sub1=width,<border-width>
- sub2=style,<border-style>
- sub3=color,<color>
-
- [border-bottom-color]
- group=borders
- value=<color>|transparent
-
- [border-bottom-style]
- group=borders
- value=<border-style>
-
- [border-bottom-width]
- group=borders
- value=<border-width>
-
- [border-collapse]
- group=table
- value=collapse|separate
-
- [border-color]
- group=borders
- value=<mixed>|<color>
- sub1=border-top-color,<color>
- sub2=border-right-color,<color>
- sub3=border-bottom-color,<color>
- sub4=border-left-color,<color>
-
- [border-left]
- group=borders
- value=<mixed>
- sub1=width,<border-width>
- sub2=style,<border-style>
- sub3=color,<color>
-
- [border-left-color]
- group=borders
- value=<color>|transparent
-
- [border-left-style]
- group=borders
- value=<border-style>
-
- [border-left-width]
- group=borders
- value=<border-width>
-
- [border-right]
- group=borders
- value=<mixed>
- sub1=width,<border-width>
- sub2=style,<border-style>
- sub3=color,<color>
-
- [border-right-color]
- group=borders
- value=<color>|transparent
-
- [border-right-style]
- group=borders
- value=<border-style>
-
- [border-right-width]
- group=borders
- value=<border-width>
-
- [border-spacing]
- group=table
- value=<length>
-
- [border-style]
- group=borders
- value=<mixed>|<border-style>
- sub1=border-top-style,<border-style>
- sub2=border-right-style,<border-style>
- sub3=border-bottom-style,<border-style>
- sub4=border-left-style,<border-style>
-
- [border-top]
- group=borders
- value=<mixed>
- sub1=width,<border-width>
- sub2=style,<border-style>
- sub3=color,<color>
-
- [border-top-color]
- group=borders
- value=<color>|transparent
-
- [border-top-style]
- group=borders
- value=<border-style>
-
- [border-top-width]
- group=borders
- value=<border-width>
-
- [border-width]
- group=borders
- value=<mixed>|<border-width>
- sub1=border-top-width,<border-width>
- sub2=border-right-width,<border-width>
- sub3=border-bottom-width,<border-width>
- sub4=border-left-width,<border-width>
-
- [bottom]
- group=visual
- value=<percentage>|<length>|auto
-
- [caption-side]
- group=table
- value=top|bottom
-
- [clear]
- group=borders
- value=none|left|right|both
-
- [clip]
- group=visual
- value=auto
-
- [color]
- group=colors
- value=<color>
-
- [content]
- group=generate
- value=<url>|open-quote|close-quote|no-open-quote|no-close-quote
-
- [counter-increment]
- group=generate
- value=none
-
- [counter-reset]
- group=generate
- value=none
-
- [cue]
- group=aural
- value=<mixed>
- sub1=cue-before,<url>|none
- sub2=cue-after,<url>|none
-
- [cue-after]
- group=aural
- value=<url>|none
-
- [cue-before]
- group=aural
- value=<url>|none
-
- [cursor]
- group=visual
- value=<url>|auto|crosshair|default|pointer|move|e-resize|ne-resize|nw-resize|n-resize|se-resize|sw-resize|s-resize|w-resize|text|wait|help|progress
-
- [direction]
- group=visual
- value=ltr|rtl
-
- [display]
- group=visual
- value=inline|block|list-item|run-in|table|inline-table|inline-block|table-row-group|table-header-group|table-footer-group|table-row|table-column-group|table-column|table-cell|table-caption|none
-
- [elevation]
- group=aural
- value=<angle>|below|level|above|higher|lower
-
- [empty-cells]
- group=table
- value=show|hide
-
- [float]
- group=borders
- value=left|right|none
-
- [font]
- group=fonts
- value=<mixed>
- sub1=font-style,normal|italic|oblique
- sub2=font-variant,normal|small-caps
- sub3=font-weight,normal|bold|bolder|lighter|100|200|300|400|500|600|700|800|900
- sub4=font-size,<length>|<percentage>|<relative-size>|<absolute-size>
- sub5=line-height,<percentage>|<length>|<number>|normal
- sub6=font-family,<font>
- sub7=system-specific,caption|icon|menu|message-box|small-caption|status-bar
-
- [font-family]
- group=fonts
- value=<font>
-
- [font-size]
- group=fonts
- value=<length>|<percentage>|<relative-size>|<absolute-size>
-
- [font-style]
- group=fonts
- value=normal|italic|oblique
-
- [font-variant]
- group=fonts
- value=normal|small-caps
-
- [font-weight]
- group=fonts
- value=normal|bold|bolder|lighter|100|200|300|400|500|600|700|800|900
-
- [height]
- group=visual
- value=<percentage>|<length>|auto
-
- [left]
- group=visual
- value=<percentage>|<length>|auto
-
- [letter-spacing]
- group=text
- value=<length>|normal
-
- [line-height]
- group=text
- value=<percentage>|<length>|<number>|normal
-
- [list-style]
- group=visual
- value=<mixed>
- sub1=list-style-type,disc|circle|square|decimal|decimal-leading-zero|lower-roman|upper-roman|lower-greek|lower-alpha|lower-latin|upper-alpha|upper-latin|hebrew|armenian|georgian|cjk-ideographic|hiragana|katakana|hiragana-iroha|katakana-iroha|none
- sub2=list-style-position,inside|outside
- sub3=list-style-image,<imageurl>|none
-
- [list-style-image]
- group=visual
- value=<imageurl>|none
-
- [list-style-position]
- group=visual
- value=inside|outside
-
- [list-style-type]
- group=visual
- value=disc|circle|square|decimal|decimal-leading-zero|lower-roman|upper-roman|lower-greek|lower-alpha|lower-latin|upper-alpha|upper-latin|hebrew|armenian|georgian|cjk-ideographic|hiragana|katakana|hiragana-iroha|katakana-iroha|none
-
- [margin]
- group=borders
- value=<mixed>|<percentage>|<length>|auto
- sub1=margin-top,<percentage>|<length>|auto
- sub2=margin-right,<percentage>|<length>|auto
- sub3=margin-bottom,<percentage>|<length>|auto
- sub4=margin-left,<percentage>|<length>|auto
-
- [margin-bottom]
- group=borders
- value=<percentage>|<length>|auto
-
- [margin-left]
- group=borders
- value=<percentage>|<length>|auto
-
- [margin-right]
- group=borders
- value=<percentage>|<length>|auto
-
- [margin-top]
- group=borders
- value=<percentage>|<length>|auto
-
- [max-height]
- group=visual
- value=<percentage>|<length>|none
-
- [max-width]
- group=visual
- value=<percentage>|<length>|none
-
- [min-height]
- group=visual
- value=<percentage>|<length>|none
-
- [min-width]
- group=visual
- value=<percentage>|<length>|none
-
- [orphans]
- group=page
- value=<number>
-
- [outline]
- group=visual
- value=<mixed>
- sub1=outline-color,<color>
- sub2=outline-style,<border-style>
- sub3=outline-width,<border-width>
-
- [outline-color]
- group=visual
- value=<color>|invert
-
- [outline-style]
- group=visual
- value=<border-style>
-
- [outline-width]
- group=visual
- value=<border-width>
-
- [overflow]
- group=visual
- value=visible|hidden|scroll|auto
-
- [padding]
- group=borders
- value=<mixed>|<percentage>|<length>
- sub1=padding-top,<percentage>|<length>
- sub2=padding-right,<percentage>|<length>
- sub3=padding-bottom,<percentage>|<length>
- sub4=padding-left,<percentage>|<length>
-
- [padding-bottom]
- group=borders
- value=<percentage>|<length>
-
- [padding-left]
- group=borders
- value=<percentage>|<length>
-
- [padding-right]
- group=borders
- value=<percentage>|<length>
-
- [padding-top]
- group=borders
- value=<percentage>|<length>
-
- [pause]
- group=aural
- value=<mixed>
- sub1=pause-before,<time>|<percentage>
- sub2=pause-after,<time>|<percentage>
-
- [pause-after]
- group=aural
- value=<time>|<percentage>
-
- [pause-before]
- group=aural
- value=<time>|<percentage>
-
- [pitch]
- group=aural
- value=<frequency>|x-low|low|medium|high|x-high
-
- [pitch-range]
- group=aural
- value=<number>
-
- [play-during]
- group=aural
- value=<url>|mix|repeat|auto|none
-
- [position]
- group=visual
- value=static|relative|absolute|fixed
-
- [quotes]
- group=visual
- value=none
-
- [richness]
- group=aural
- value=<number>
-
- [right]
- group=visual
- value=<percentage>|<length>|auto
-
- [speak]
- group=aural
- value=normal|none|spell-out
-
- [speak-header]
- group=aural
- value=once|always
-
- [speak-numeral]
- group=aural
- value=digits|continuous
-
- [speak-punctuation]
- group=aural
- value=code|none
-
- [speech-rate]
- group=aural
- value=<number>|x-slow|slow|medium|fast|x-fast|faster|slower
-
- [stress]
- group=aural
- value=<number>
-
- [table-layout]
- group=table
- value=auto|fixed
-
- [text-align]
- group=text
- value=left|right|center|justify
-
- [text-decoration]
- group=text
- value=none|underline|overline|line-through|blink
-
- [text-indent]
- group=text
- value=<percentage>|<length>
-
- [text-transform]
- group=text
- value=capitalize|uppercase|lowercase|none
-
- [top]
- group=visual
- value=<percentage>|<length>|auto
-
- [unicode-bidi]
- group=visual
- value=normal|embed|bidi-override
-
- [vertical-align]
- group=visual
- value=<percentage>|<length>|baseline|sub|super|top|text-top|middle|bottom|text-bottom
-
- [visibility]
- group=visual
- value=visible|hidden|collapse
-
- [voice-family]
- group=aural
- value=<mixed>
- sub1=specific-voice,<string>
- sub2=generic-voice,male|female|child
-
- [volume]
- group=aural
- value=<percentage>|<number>|silent|x-soft|soft|medium|loud|x-loud
-
- [white-space]
- group=text
- value=normal|pre|nowrap|pre-wrap|pre-line
-
- [widows]
- group=visual
- value=<number>
-
- [width]
- group=visual
- value=<percentage>|<length>|auto
-
- [word-spacing]
- group=text
- value=<length>|normal
-
- [z-index]
- group=visual
- value=<number>|auto
-
-